object AboutForm: TAboutForm Left = 234 Top = 123 BorderStyle = bsDialog Caption = 'About' ClientHeight = 201 ClientWidth = 399 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 8 Top = 8 Width = 233 Height = 185 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object ProgramIcon: TImage Left = 8 Top = 8 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Stretch = True IsControl = True end object ProductName: TLabel Left = 48 Top = 12 Width = 79 Height = 13 Caption = 'TechFacts 95' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Version: TLabel Left = 48 Top = 28 Width = 5 Height = 13 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Copyright: TLabel Left = 8 Top = 44 Width = 217 Height = 13 Caption = 'Copyright 1996 Dean Software Design' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Panel2: TPanel Left = 8 Top = 64 Width = 217 Height = 81 BevelInner = bvLowered BevelOuter = bvLowered TabOrder = 0 object Label1: TLabel Left = 4 Top = 4 Width = 209 Height = 13 Alignment = taCenter Caption = 'Dean Software Design' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 4 Top = 16 Width = 209 Height = 13 Alignment = taCenter Caption = 'P.O. Box 13032 ' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 4 Top = 28 Width = 209 Height = 13 Alignment = taCenter Caption = 'Mill Creek WA 98082-1032' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 4 Top = 40 Width = 209 Height = 13 Alignment = taCenter Caption = '(206) 316-8645' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 4 Top = 56 Width = 205 Height = 13 Alignment = taCenter AutoSize = False Caption = 'internet: DeanSoft@Compuserve.com' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end object Panel3: TPanel Left = 8 Top = 152 Width = 217 Height = 25 BevelInner = bvLowered BevelOuter = bvLowered TabOrder = 1 end end object BitBtn2: TBitBtn Left = 248 Top = 8 Width = 145 Height = 27 TabOrder = 1 OnClick = BitBtn2Click Kind = bkOK end object BitBtn4: TBitBtn Left = 248 Top = 160 Width = 145 Height = 27 Caption = 'Use Reg Key' TabOrder = 2 Visible = False OnClick = BitBtn4Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5000555555555555577755555555555550B0555555555555F7F7555555555550 00B05555555555577757555555555550B3B05555555555F7F557555555555000 3B0555555555577755755555555500B3B0555555555577555755555555550B3B 055555FFFF5F7F5575555700050003B05555577775777557555570BBB00B3B05 555577555775557555550BBBBBB3B05555557F555555575555550BBBBBBB0555 55557F55FF557F5555550BB003BB075555557F577F5575F5555577B003BBB055 555575F7755557F5555550BB33BBB0555555575F555557F555555507BBBB0755 55555575FFFF77555555555700007555555555577777755555550000} NumGlyphs = 2 end end